find_all_instances_and_amounts

function find_all_instances_and_amounts(account_id: byte_array, interface: dclass, from: integer, page_size: integer): list<(instance: instance, amount: integer)>